gnomeos: Pull in ostree from working copy directly
authorColin Walters <walters@verbum.org>
Tue, 20 Dec 2011 02:43:51 +0000 (21:43 -0500)
committerColin Walters <walters@verbum.org>
Tue, 20 Dec 2011 02:43:51 +0000 (21:43 -0500)
We'll just try to keep it stable.

gnomeos/yocto/recipies-core/ostree/ostree.bb

index 3de77d6407dc12540f253a588c3446cb13f580d4..9e31cb6d94bbe38d660e57afbb5eb7a050e80cd9 100644 (file)
@@ -2,8 +2,8 @@ SUMMARY = "GNOME OS management tool"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=97285cb818cf231e6a36f72c82592235"
 
-SRC_URI = "file:///src/ostree-clone"
-S = "${WORKDIR}/ostree-clone"
+SRC_URI = "file:///src/ostree"
+S = "${WORKDIR}/ostree"
 
 inherit autotools